CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Snake Qt

搜索资源列表

  1. snake

    0下载:
  2. 贪吃蛇在qt 的实现过程。一些简单的qt控件的使用-Snake in the qt implementation of
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:33256
    • 提供者:zhang
  1. Qt-Snake

    0下载:
  2. 用QT写的贪吃蛇,很适合初学者=拿来学习编写代码的思想。-, QT wrote the Snake, beginners can be used to study.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:29464
    • 提供者:网站
  1. snake

    0下载:
  2. Qt实现的经典游戏贪吃蛇。可以实现游戏的暂停和停止,重玩等操作。-Qt implementation of classic game Snake. Game pause and stop, re-play operation.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:5084
    • 提供者:
  1. snake

    0下载:
  2. 在linux下使用QT做的贪吃蛇小游戏,供大家一起学习-QT under linux do the Snake small game for everyone to learn
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-18
    • 文件大小:9144
    • 提供者:文兴亮
  1. Snake

    1下载:
  2. 一个用Qt4.8.3写的OpenGL框架。其中默认展示一片有贴图构成的草地。此代码为Qt中在mainwindow内嵌入opengl。希望此框架对大家有用-A written with Qt4.8.3 OpenGL frame. The default display a piece of a map a lawn. This code for Qt in mainwindow embedded in opengl. Hope this framework to all useful
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:102331
    • 提供者:李蒙
  1. snake

    0下载:
  2. 基于QT的一款贪食蛇游戏,QT图形界面入门的不错资料。-A pivotal game based on the QT, QT graphical interface started good information.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-30
    • 文件大小:4733
    • 提供者:Yifan Gu
  1. snake

    0下载:
  2. 使用QT编写,可以应付很多平台.为了省事将东西都揉到了一起.维护是不打算了.凑合用. 特点: ~可以支持各种分辨率1024*768到1920*1080都没问题.可全屏可窗口. 触控也可以完整控制. ~支持两种方式的抽奖:蛇舞-自动化出奖,主持人翻开即可 乐透-嘉宾决定停止后从候选牌中再选一张 ~乐透方式可以再支持抽大奖方式,这种方式将淘汰先翻开的牌,最后一张才是真正的大奖 ~提供目录放置照片,照片自动缩放到合适尺寸.-Using QT prepared, you c
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:14643
    • 提供者:zt
  1. snake

    0下载:
  2. 用qt编写的贪吃蛇游戏,满足基本游戏特性-Snake game written using qt meet basic game features
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-26
    • 文件大小:6056
    • 提供者:zjiaz0
  1. Qt--Snake

    0下载:
  2. 用QT工具下实现具有自定义的功能的贪吃蛇小游戏。-QT wrote the Snake game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-08
    • 文件大小:61071
    • 提供者:张星
  1. QT-do-the-procedure-Snake

    0下载:
  2. 使用QT开发一个经典的小游戏贪吃蛇,给出了详尽的程序以及算法分析-Developed using QT a classic game Snake, gives a detailed analysis of procedures and algorithms
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-09
    • 文件大小:62104
    • 提供者:jihangui
  1. snake

    0下载:
  2. 贪食蛇的程序 linux 下使用C语言编程完成 没有使用Qt,调用库在命令行里实现-Snake program linux using C language programming is complete without using Qt, call the library on the command line to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:84491
    • 提供者:yin
  1. snake

    0下载:
  2. qt写的关于贪吃蛇游戏代码,主要是用容器和链表实现的-Snake game code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:22796
    • 提供者:曹奎
  1. snake

    0下载:
  2. 使用Qt完成了一个基本的贪吃蛇游戏,但是没有实现墙体的碰撞-use qt to finish a easy Gluttonous Snake game
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:7474
    • 提供者:lmd
  1. snake

    0下载:
  2. QT做的贪食蛇小软件,比较简单,代码容易看-QT do Snake software is relatively simple, the code is easy to see
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4092
    • 提供者:John Zhang
  1. Snake

    0下载:
  2. 用QT实现的一个简单的贪吃蛇游戏,测试可用。-QT is used to implement a simple snake game, testing is available
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:8624
    • 提供者:刘雷
  1. Snake

    0下载:
  2. QT写的贪吃蛇~因为是学的时候写的 代码不是很好-QT写的贪吃蛇~因为是学的时候写的 代码不是很好
  3. 所属分类:Other Games

    • 发布日期:2017-05-24
    • 文件大小:7784569
    • 提供者:黄jk
  1. qt

    0下载:
  2. 贪吃蛇游戏,有聊天功能,可以两个人一起玩,有语音。-Snake game with chat feature. There voice. Two people can play together.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2473
    • 提供者:王伟军
  1. Snake

    0下载:
  2. 用QT语言编写的贪吃蛇游戏,可以实现蛇的上下左右移动,也可以实现吃食物-QT language with Snake game, you can achieve a snake move around, eat food can also be achieved
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:26374
    • 提供者:杰克
  1. snake-game

    0下载:
  2. 基于Qt的C++程序,实现贪吃蛇游戏,在Linux下完美运行,压缩包中含生成的.pro-c++ program based on the Qt , realize snake game, run under Linux perfect,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:176426
    • 提供者:
  1. snake

    0下载:
  2. 用QT写的简单的贪吃蛇,C++实现,很简单,代码清晰-Written with QT simple Snake, C++ achieve is very simple, the code clear
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:5352
    • 提供者:jack
« 1 23 4 5 6 »
搜珍网 www.dssz.com